Input: a minimum value (value MIN), maximum value (value MAX), and the number of segments you want (TargetNm). Output: The most suitable arithmetic sequence. For ease of use and beauty, take 1, 2, 3, 5 and their product with integer powers of 10 (including negative integers) as potential step(default range:1×10^-8~5×10^8). Judge them in turn and select the step that is closest fitted to the planned segment number (TargetNm) . Accordingly, an arithmetic sequence is formed. In most cases, the number of final generated segments will fluctuate up and down the number you want, but it should be the most appropriate.
value MIN: value MAX: TargetNm:
点击这里 (Click here)
生成的等差刻度(arithmetic breaks):
选择预设颜色方案 (choose a default color pattern):
基于autobreaks通过线性插值得到的颜色 (Color sequence obtained according to linear interpolation based on autobreaks):
通过线性插值得到的十六进制颜色列表 (Hexadecimal color list obtained according to linear interpolation):
颜色列表的线性填充结果 (Linear filling based on the final color list):